Skip to content

Fixes to SLAB vertical jet#62

Merged
aefarrell merged 3 commits into
mainfrom
SLAB-Vertical-Jet
Jun 8, 2025
Merged

Fixes to SLAB vertical jet#62
aefarrell merged 3 commits into
mainfrom
SLAB-Vertical-Jet

Conversation

@aefarrell
Copy link
Copy Markdown
Owner

When SLAB transitions from steady state to transient it is possible to have two rows out of order, i.e. it appears to step backwards in time momentarily. In the past DataInterpolations would warn about this, but since v8.0.1 it breaks. This fixes the issue for a VerticalJet release type.

Also added some missing integration tests for the SLAB VerticalJet.

aefarrell added 3 commits June 6, 2025 09:36
SLAB VerticalJet was missing keyword arguments for averaging time and max downwind distance
Added unit test to confirm entire integration. Existing ones merely checked that the slab submodule worked, not that the interface with the rest of GasDispersion worked correctly.
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.09%. Comparing base (01fc516) to head (59fadf3).
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #62      +/-   ##
==========================================
+ Coverage   95.51%   96.09%   +0.58%     
==========================================
  Files          41       43       +2     
  Lines        2696     2866     +170     
==========================================
+ Hits         2575     2754     +179     
+ Misses        121      112       -9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@aefarrell aefarrell merged commit 14cfe04 into main Jun 8, 2025
94 checks passed
@aefarrell aefarrell deleted the SLAB-Vertical-Jet branch June 8, 2025 17:49
@aefarrell aefarrell added this to the v0.4 milestone Jun 27, 2025
@aefarrell aefarrell added the bug Something isn't working label Jul 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant